programming4us
           
 
 
Programming

Developing BlackBerry Tablet Applications with Flex 4.5 : Create a Flex Mobile Project (part 4) - Reading and setting author information for debug

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
9/13/2011 5:52:45 PM
1.1.3. Reading and setting author information for debug

Before you can run your application, you need to add your author name and ID to the blackberry-tablet.xml file. To read these values, go to Preferences→BlackBerry Tablet OS→Signing. Highlight one of your Debug Tokens and click the Details button (see Figure 27). Figure 28 shows the author information. Copy the author name and author ID into the blackberry-tablet.xml file as shown in the following code.

<?xml version="1.0" encoding="UTF-8"?>
<qnx>
<author>HappyToad LLC</author>
<authorId>gYAAgBCK5G60OhJ_Alo1WGV0fks</authorId>
<buildId>349</buildId>
<platformVersion>1.0.0.0</platformVersion>
</qnx>

Figure 27. Select debug token then click details


Figure 28. Copy debug token details


Now we can run the application. To do this, right-click on the HelloWorld.mxml file within the Package Explorer and select Run As→Mobile Application, as shown in Figure 29. Since this is the first time running this application, the Run Configurations window will open.

To run this application on the simulator, select “On device” and choose Simulator from the drop-down menu (see Figure 30).

To run this application on the device, select “On device” and choose PlayBook from the drop-down menu (see Figure 31).

Now click Apply and then click Run as you see the Hello World application launch.

Figure 32 shows Hello World running on the simulator.

Figure 33 shows Hello World running on the device.

Figure 29. Run As Mobile Application


Figure 30. Run on Simulator


Figure 31. Run on Device


Figure 32. Hello World running on simulator


Figure 33. Hello World running on device


Congratulations, you have just created your first BlackBerry Tablet OS application with Adobe Flex 4.5.

Other -----------------
- Programming Excel with VBA and .NET : Procedures - Properties & Events
- Programming Excel with VBA and .NET : Procedures - Arguments and Results
- LINQ to Objects : Writing Basic Queries - How to Filter the Results (Where Clause)
- LINQ to Objects : Writing Basic Queries - Query Syntax Style Options
- DirectX 10 Game Programming : The 2D Resurgence - Sprites
- DirectX 10 Game Programming : The 2D Resurgence - Textures
- Programming Excel with VBA and .NET : Tasks in Visual Basic - Run Other Applications
- Programming Excel with VBA and .NET : Tasks in Visual Basic - Find Truth & Compare Bits
- Programming WCF Services : Queued Services - Delivery Failures (part 2) - Processing the Dead-Letter Queue
- Programming WCF Services : Queued Services - Delivery Failures (part 1) - Configuring the Dead-Letter Queue
- Parallel Programming with Microsoft Visual Studio 2010 : Task Parallelism - Cancellation
- Parallel Programming with Microsoft Visual Studio 2010 : Task Parallelism - Sort Examples
- jQuery 1.3 : DOM Manipulation - Wrapping elements & Copying elements
- iOS SDK : Debugging (part 4) - Instruments—Leaks
- iOS SDK : Debugging (part 3) - NSZombieEnabled
- iOS SDK : Debugging (part 2) - Watchpoints
- iOS SDK : Debugging (part1 )
- iOS SDK : Installing Applications on an iPhone
- Software Testing with Visual Studio Team System 2008 : Web Testing - Recording a test
- Software Testing with Visual Studio Team System 2008 : Unit testing web services & Code coverage unit test
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us